Return to start page

GetRandomString

Description

Generats a random string with the length length. Is able to include various other characters. length The length of the returned value. includeNumberCharacters If this value is true number charactes will be added into the string pool. includeSpecialCharacters If this value is true special characters will be added into the string pool. includeWhiteSpaceCharacters If this value is true white-space characters will be added into the string pool. Returns a random string generated from the selected string pool.

Source File

Core/String/Library Pool.j

Library

ALibraryCoreStringPool

Scope

-

Private

No

Parameters

Return Type

string

Public

No

Native

No

Constant

No